JMDisposeAppletLocator
Removes an applet locator.
OSStatus JMDisposeAppletLocator (JMAppletLocatorRef locatorRef);
locatorRef
- The applet locator to remove.
- function result
- A result code. See "JManager Result Codes" (page 69) for a list of result codes that JManager may return in this field.
DISCUSSION
Since the applet locator merely locates an applet, you can dispose of it after instantiating the applet. You can callJMDisposeAppletLocator
while theJMNewAppletLocator
thread is still searching for the applet.SEE ALSO
TheJMNewAppletLocatorFromInfo
function (page 35).The
JMNewAppletLocator
function (page 35).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help